<HTML> 
<Head> 
<Title>All Basic HTML Tags in One Table</title>
</Head> 
<Body> 
<Table Border="2">
<1 Align="Bottom">All Basic HTML Tags in One Table</1> 
<Col width="200"><Col width="200"><Col width="200">
<TR Bgcolor="Yellow"><2> Input Devices </2> 
<2> Output Devices <2> 
<2> Storage Devices </2>
</tr> 
<3>
<4 5="3" Align="center"> Main devices are :- </4></3>
<3>
<TD> Keyboard </TD> <TD> Monitor </TD><TD> Hard Disk Drive (HDD)</ TD></TR>
<TR> 
<TD Align="Center"><IMG Src="Keyboard.gif" width="150"> </TD> 
<TD><IMG width="150" src="Monitor.gif" HSPACE="80" VSPACE="50" 6="Monitor">
</TD> 
<TD Align="right"><IMG Src="HDD.gif" width="100" 6="HDD image"></TD>
</TR>
<TR>
<TD COLSPAN="2">Touch screen is considered <Br>as both Input and Output device</TD>
<TD ROWSPAN="2"> For more details <Br> about HDD you can
<7> visit <8 href = "http://www.maxtor.com">WWW.maxtor.com</A> 
<7> or <8 href="http://www.hitachi.com">WWW.hitachi.com/HD</A></TD>
</TR>
<TR>
<TD><B>Eg:-</B></TD> 
<TD><I>Eg:-</I></TD>
</TR>
<TR>
<TD ROWSPAN="2"> 
<OL>
<LI>Keyboard</LI>
<LI>Mouse</LI>
<LI>Scanner</LI>
<9 Type="a">
<LI>Flat bed</LI>
<LI>Drum scanner</LI>
</9>
</TD> 
<TD ROWSPAN="2"> <ul Type="Circle">
<LI>Impact printer</LI> 
<OL>
<LI>Dot matrix</LI>
<LI>Line printers</Li>
</OL>
</ul>
<10 Type="Square">
<LI> Non-Impact</LI> 
<10 Type="Disc"> 
<LI>Ink-jet</LI>
<LI>Laser</LI>
</10>
</10>
</TD>
<TD>Now HDD are being<br>replaced by SSD</TD></TR> </Table> 
</Body> 
</HTML>

<!-- Caption th tr td colspan alt br href ol ul -->

